home *** CD-ROM | disk | FTP | other *** search
/ CD Exchange / CD Exchange - Volume 1.iso / s / header.file < prev    next >
Text File  |  1993-12-05  |  1KB  |  18 lines

  1. printf:1# #2(„ *,.)~stdio.h/* Standard output function */
  2. rand:1# #0(‹)~stdlib.h/*  */
  3. scanf:1# #2(„ *,.)~stdio.h/* Standard input function  */
  4. abs:1# #1()~stdlib.h/*  */
  5. getchar:1# #0(‹)~stdio.h/* Read one character  */
  6. OpenLibrary:1#ƒ Library *#2(Š *libName,Ž’ version)~clib/exec_protos.h/* gain access to a library */
  7. OpenWindow:1#ƒ Window *#1(ƒ NewWindow *newWindow)~clib/intuition_protos.h/* Open an Intuition window */
  8. WaitPort:1#ƒ Message *#1(ƒ MsgPort *port)~clib/exec_protos.h/* wait for a given port to be non-empty */
  9. CloseWindow:1#‹ #1(ƒ Window *window)~clib/intuition_protos.h/* Close an Intuition window */
  10. CloseLibrary:1#‹ #1(ƒ Library *library)~clib/exec_protos.h/* conclude access to a library */
  11. NEWSIZE:4#IDCMP_NEWSIZE~intuition/iobsolete.h/* */
  12. MOUSEBUTTONS:4#IDCMP_MOUSEBUTTONS~intuition/iobsolete.h/* */
  13. WBENCHSCREEN:4#0x0001~intuition/screens.h/* identifies the Workbench screen    */
  14. WINDOWDRAG:4#WFLG_DRAGBAR~intuition/iobsolete.h/* */
  15. WINDOWSIZING:4#WFLG_SIZEGADGET~intuition/iobsolete.h/* */
  16. WINDOWCLOSE:4#WFLG_CLOSEGADGET~intuition/iobsolete.h/* */
  17. EOF:4#(-1)~stdio.h/* */
  18.